Some time-handling fixes.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Feb 2010 10:14:48 +0000 (10:14 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Feb 2010 10:14:48 +0000 (10:14 +0000)
commite0e58ddbf357108ffc0e7db8611f8623d4c68c55
treee970c4d55c8cbbb6e4225734fac27e4aa69d5a46
parent2f98a8cad0104408eb0fa36b87d7d474d9e98792
Some time-handling fixes.

Fixes my domU boot hangs (when using vtsc) due to vtsc_offset less
then local cpu's stime_local_stamp, leading to bogus
vcpu_time_info.tsc_timestamp.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/time.c